| 1. | Event by adding a subroutine named 可以通过向global . asax文件添加一个名为 |
| 2. | For example , the following code shows how to declare a subroutine named 例如,以下代码显示了如何声明一个名为 |
| 3. | Here as the subroutine name 作为子例程名称。 |
| 4. | Add a subroutine named 将一个命名为 |
| 5. | If you specify the subroutine name with no asterisk preceding it , the subroutine will be responsible for password validation 如果您在指定子例程名称时,在名称前不用星号( * ) ,则该子例程将会负责密码验证。 |
| 6. | If you use just one asterisk with no subroutine name , sb password validation will perform the validation listed below 如果您仅仅使用一个星号( * )而没有子例程名称,那么sb +密码验证将会执行下面列出的验证。 |
| 7. | For me , it has seemed much simpler to have short subroutine names that are exactly the same from one project to the next 对于我,它看起来更简单:具有短子程序名称,这些名称从这个程序到下一个程序完全一样。 |
| 8. | This provides a more controlled renaming experience than using find and replace . for example , consider a class that defines two subroutines named 这种方式的重命名体验比使用查找和替换进行的重命名体验更便于控制。 |
| 9. | We recommend that you use this naming convention when defining event handlers for your own events , but it is not required ; you can use any valid subroutine name . associating events with event handlers 建议使用此命名约定定义您自己事件的事件处理程序,但这并不是必选的方法;您可以使用任何有效的子例程名称。 |